Remote Interface
The remote interface (RI) can be used to
- get data from the navigation software (NAV),
- call functions of the NAV and
- control the program flow of the NAV.
There are two interfaces implemented:
- calls through a dll
- calls with a file polling
The file polling interface is a subset of the dll interface. The file polling interface was completely redesigned, so there are breaking changes. Major change: no possibility to get GPS in a loop.
The DLL_Interface ....
As the file polling is a subset of....
Generated on Fri Mar 17 09:08:05 2006 for RemoteInterface by
1.4.4